цепи Маркова Golang Go
На днях решил поиграть с цепями маркова и посмотреть, что из этого выйдет. Надо сказать, что получилось очень забавно.
Не так давно, я решил поближе read more...
InfluxDB Grafana
Month ago I started use InfluxDB for my “smart house” system (about it I will write later).
InfluxDB is an open-source time series database read more...
Social Media Minimalism Technology
Minimalism is the art of knowing how much is just enough. Digital minimalism applies this idea to our personal technology. It’s the key to living a focused life in an increasingly noisy world.
React JavaScript Web Development
A quick introduction to the popular JavaScript library.
Software Development Clean Code
These four “clean code” tips will dramatically improve your engineering team’s productivity
JavaScript Nodejs Web Development
Learn and understand the basics of callbacks in just 6 minutes with easy examples.
On the realities of opportunity, success, reputation, and relationships in tech.
GitHub Workflow
GitHub Flow is a lightweight, branch-based workflow that supports teams and projects where deployments are made regularly. This guide explains how and why GitHub Flow works.
Software Development
A different “hello world” to demonstrate language features better.
Poetry
Do not go gentle into that good night, Old age should burn and rave at close of day; Rage, rage against the dying read more...
Version Control
Benefits of version control and version control systems.
Git
Using `git reflog` and `git reset` to save your code.